home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 213
- Top = 183
- Width = 274
- Height = 108
- AutoSize = True
- Caption = 'CrackMe [id:18] by tC...'
- Color = clInactiveBorder
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 120
- TextHeight = 16
- object Label1: TLabel
- Left = 120
- Top = 0
- Width = 146
- Height = 76
- Caption =
- 'Hi cracker,'#13#10'you job is to kill the '#13#10'nag-screen.'#13#10'Good luck - h' +
- 'ave fun!'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 0
- Top = 0
- Width = 113
- Height = 33
- Caption = 'Greetz'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 0
- Top = 40
- Width = 113
- Height = 33
- Caption = 'Exit'
- TabOrder = 1
- OnClick = Button2Click
- end
- end
-